Members 
The type of SciChart.Data.Model.IPointSeries to collect data from
LineSeriesDrawingProvider<TPointSeries> Class

The LineSeriesDrawingProvider<TPointSeries> provides drawing of lines from an SciChart.Data.Model.IPointSeries derived type.

Object Model
LineSeriesDrawingProvider<TPointSeries> ClassIRenderableSeries InterfaceIRenderPassData InterfaceIDataSeries InterfaceIHitTestProvider InterfaceIPaletteProvider InterfaceISeriesAnimation InterfaceIServiceContainer InterfaceIAxis InterfaceIAxis Interface
Syntax
Type Parameters
TPointSeries
The type of SciChart.Data.Model.IPointSeries to collect data from
Inheritance Hierarchy

System.Object
   SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.BaseDrawingProvider<TRenderableSeries>
      SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.LineSeriesDrawingProvider<TPointSeries>
         SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.LineSeriesDrawingProvider

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also